Welcome![Sign In][Sign Up]
Location:
Search - c excel

Search list

[assembly languageC-EXCEL

Description: 用C++语言写的,可以采集excel文件中数据,使用很方便,程序也相对简单-Written in c++ language to write, can be collected data in excel file, use is very convenient, and the program is relatively simple
Platform: | Size: 1024 | Author: 王春 | Hits:

[OtherVC-generated-excel-histogram

Description: vc6.0 excel2003 用c++生成excel表格并且绘制柱状图 一步完成不需要操作excel-vc6.0 excel2003 c++ excel spreadsheet to generate and draw a histogram step does not need to operate excel
Platform: | Size: 6712320 | Author: rf | Hits:

[.netc-Sharp-excel-read-and-save

Description: c#的 excel读取和保存: 利用Microsoft.Office.Interop.Excel实现读取excel文件内容到datatable中,在返回去保存到excel内。解决编程读取excel中数据和保存的问题-c# excel read and save the: use Microsoft.Office.Interop.Excel to read excel file contents to datatable, and in return to save the excel. Read excel data to solve programming problems and save
Platform: | Size: 176128 | Author: 栗子 | Hits:

[OthervcPP-EXCEL

Description: visual c++ excel的操作源码-vc++ excel
Platform: | Size: 23429120 | Author: wellhuang | Hits:

[OthercSharp--excel

Description: C#读取excel中的数据,进行相关的计算-C# excel in reading data, the associated calculations
Platform: | Size: 1024 | Author: lele | Hits:

[CSharpCommon.Excel

Description: C# EXCEL完整封装,大型项目中实际应用下载即可使用,功能非常强大,通过它能实现对EXCEL各种读写、格式处理、合并换行、增加图片...功能封装得很完整-C# EXCEL complete package, download practical application can be used in large projects, through which function is very powerful, can realize the EXCEL all kinds of reading and writing, formatting, merge newline, increasing the picture... Function encapsulation very complete
Platform: | Size: 52224 | Author: | Hits:

[File OperateExcel文档处理之Open XML

Description: 代码分为两个部分:OXExcel类:Excel文档结构层次的节点或元素的处理;OXSheet:工作表内容层次的节点或元素的处理。 注:本代码段是本人经多次试验后的结果,但依然不尽如人意,主要表现在两个方面:1、表格样式部分只编写了修改背景颜色的功能;2、超链接的添加会导致一个后遗症,打开Excel文档后不修改任何东西,关闭时总会有一个是否保存的提示。(The code is divided into two parts: the OXExcel class: the Excel document structure, the hierarchy of nodes, or the processing of elements; OXSheet: the processing of tables, content levels, nodes, or elements. Note: This is my code after many tests results, but is still not satisfactory, mainly in two aspects: 1, written form part of the style change the background color of the function; 2, add a hyperlink will lead to a sequel, open the Excel document does not modify anything off there will always be a reminder to save.)
Platform: | Size: 5120 | Author: y.xu | Hits:

[Other如何读写Excel文件

Description: vc编写的excel读写程序,集成了api接口,并附带源码,很好的学习工具(VC prepared by the excel read and write procedures, integrated API interface, and comes with source code, a good learning tool)
Platform: | Size: 25060352 | Author: zsj | Hits:

[Windows Develop数据拟合c++

Description: 有关数据拟合的c++程序,采用了最小二乘的原理,与excel数据趋势生成的结果很相似(Data fitting c++ procedures, using the principle of least squares, and Excel data trends generated results are very similar)
Platform: | Size: 8682496 | Author: sunjian624 | Hits:

[CSharpGGTalk-V5.5

Description: 高仿QQ聊天,c#实现,里面有教程如何运行,实现了聊天 远程 等多个功能(High imitation QQ chat, c# implementation, there are tutorials, how to run, the realization of the chat Remote and many other functions)
Platform: | Size: 36050944 | Author: ada008 | Hits:

[Windows DevelopImportXlsToDataTable

Description: C#中把excel数据导入到DT中,进行显示(C# import Excel data to DT for display)
Platform: | Size: 873472 | Author: 蓝色的郁郁 | Hits:

[Other导出excel

Description: 使用c#实现导出Excel的简单实例。适合初学者参考。(Using c# to achieve a simple example of export Excel. Reference for beginners.)
Platform: | Size: 51200 | Author: 圆月头狼 | Hits:

[Windows DevelopEX29-Excel导入导出

Description: C#调用NPOI进行Excel导入、导出。 文件为一个解决方案,包含了所有开发源码。(e C# calls NPOI for Excel import and export. File as a solution, including all the development of the source code.)
Platform: | Size: 2880512 | Author: wwww11 | Hits:

[excel

Description: C#写的读EXCEL的基本功能,适合初级使用,超级精简!!!(C# written to read the basic functions of EXCEL, suitable for primary use, super streamlined!!!)
Platform: | Size: 47104 | Author: xiaohe669 | Hits:

[CSharpExcelOperateClass

Description: EXcel基本操作类,包括Excel的读写,替换,打开Excel文件、关闭excel进程以及文件(EXcel basic operations class, including Excel read and write, replace, open the Excel file, close the excel process and files)
Platform: | Size: 2048 | Author: yangFan、 | Hits:

[File OperateNPOI

Description: C#操作EXCEL文件库,包含EXCEL 中常用的各种工具(A dynamic link library to operate Excel documents in C#.)
Platform: | Size: 484352 | Author: superrain825 | Hits:

[CSharpDocumentExplorer_src

Description: c#使用winform实现附件预览,包含excel,word,pdf等常见格式文件(C# uses WinForm to implement the preview of attachments, including excel, word, PDF, and other common format files)
Platform: | Size: 3102720 | Author: 橙子晨 | Hits:

[Delphi VCLdbgrid导出excel

Description: d7的dbgrid通过流导出excel 调用: DBGridEhToExcel: TDBGridToExcel; begin DBGridEhToExcel := TDBGridToExcel.Create(nil); try DBGridEhToExcel.DBGrid := DBGrid1; DBGridEhToExcel.ShowProgress := True; DBGridEhToExcel.FileName := 'c:123.xls'; DBGridEhToExcel.ExportToExcel; finally DBGridEhToExcel.Free;(DBGridEhToExcel: TDBGridToExcel;)
Platform: | Size: 4096 | Author: 阳光不再刺眼 | Hits:

[CSharpMyFirstWebApplication1

Description: 基于vs2015的导出excel表格的功能,最多65000行。。。。。。。。。(output. Based on vs2015 export excel table function, up to 65000 lines)
Platform: | Size: 76669952 | Author: 小白脸147 | Hits:

[Windows Develop51CTO下载-ToJson

Description: c#将excel表格转换成json数据格式(C# converts excel tables into JSON data formats)
Platform: | Size: 196608 | Author: yzjyzj123 | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

CodeBus www.codebus.net